runtime.mheap.nextSpanForSweep (method)
2 uses
runtime (current package)
mgcsweep.go#L100: func (h *mheap) nextSpanForSweep() *mspan {
mgcsweep.go#L351: s := mheap_.nextSpanForSweep()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)